projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0505a74
)
* dired.el (dired-summary): dired-do-rename is on "R", not "r".
author
Jim Blandy
<jimb@redhat.com>
Fri, 18 Jun 1993 17:55:42 +0000
(17:55 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Fri, 18 Jun 1993 17:55:42 +0000
(17:55 +0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index 20a3267810d1cf975acc5cc7cf800d31daf06fd2..45bff4b83cab9431256edf445901744a11e7246c 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-837,7
+837,7
@@
Keybindings:
(dired-why)
;>> this should check the key-bindings and use substitute-command-keys if non-standard
(message
- "d-elete, u-ndelete, x-punge, f-ind, o-ther window,
r
-ename, C-opy, h-elp"))
+ "d-elete, u-ndelete, x-punge, f-ind, o-ther window,
R
-ename, C-opy, h-elp"))
(defun dired-undo ()
"Undo in a dired buffer.